projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d38ce9
)
Really delete xen/common/compat/kexec.c
author
Keir Fraser
<keir.fraser@citrix.com>
Mon, 3 Mar 2008 11:02:58 +0000
(11:02 +0000)
committer
Keir Fraser
<keir.fraser@citrix.com>
Mon, 3 Mar 2008 11:02:58 +0000
(11:02 +0000)
xen/common/compat/kexec.c
[deleted file]
patch
|
blob
|
history
diff --git
a/xen/common/compat/kexec.c
b/xen/common/compat/kexec.c
deleted file mode 100644
(file)
index
9b03be1
..0000000
--- a/
xen/common/compat/kexec.c
+++ /dev/null
@@
-1,21
+0,0 @@
-/*
- * compat/kexec.c
- */
-
-#include <compat/kexec.h>
-
-#define COMPAT
-
-CHECK_kexec_exec;
-
-#include "../kexec.c"
-
-/*
- * Local variables:
- * mode: C
- * c-set-style: "BSD"
- * c-basic-offset: 4
- * tab-width: 4
- * indent-tabs-mode: nil
- * End:
- */